Skip to content

feat(gtm): scaffold durable GTM strategy + Cowork skill#304

Merged
blove merged 1 commit into
mainfrom
claude/thirsty-albattani-81595d
May 13, 2026
Merged

feat(gtm): scaffold durable GTM strategy + Cowork skill#304
blove merged 1 commit into
mainfrom
claude/thirsty-albattani-81595d

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 13, 2026

Summary

Establish the api/cli-first GTM foundation for Cacheplane. Markdown-only scaffold — no code, no PostHog API calls, no website changes. Future workstream specs (analytics-foundation, positioning-and-risks, comparison-pages, cockpit-activation-recipes, content-pillar-pages, community-launch, enterprise-pipeline) compose against this scaffold.

  • gtm.md at repo root — durable strategy: positioning ("Production Agent UI for Angular"), ICP (two tracks), funnels, north-star activation milestone, phases with exit gates, non-goals, weekly cadence.
  • docs/gtm/{icp,messaging,taxonomy}.md — operational docs (hand-edited). Taxonomy is the single source of truth for event/property/CTA-id names.
  • tools/posthog/README.md — dashboards-as-code conventions. Implementation lands in the analytics-foundation workstream.
  • libs/telemetry/README.md — public trust contract for @ngaf/telemetry (opt-out Node, opt-in browser, never default in @ngaf/* browser packages, honors DO_NOT_TRACK + NGAF_TELEMETRY_DISABLED).
  • cowork/README.md + cowork/gtm/SKILL.md — single Claude Cowork skill that operates the motion: weekly snapshots, lead triage, workstream scaffolding, status reads. Project-local, manually installed.
  • Meta-spec at docs/superpowers/specs/gtm/2026-05-13-gtm-meta-design.md and plan at docs/superpowers/plans/gtm/2026-05-13-gtm-meta.md.

Subsumes the May-2 PostHog instrumentation plan into the upcoming analytics-foundation spec.

Notable strategic decisions captured here

  • Homepage CTA fork: primary Install @ngaf/chat, secondary Talk to our engineers → new /contact route. Both tracks measurable in PostHog with shared attribution chain.
  • Contact page direction locked: DM-style, two fields only, technical-to-technical tone (research-informed; CopilotKit / Mastra / Inngest / LangChain patterns).
  • Telemetry positioning shifts: "No telemetry" copy is being replaced with "Opt-in telemetry" + linked contract.

Test plan

  • Review gtm.md top-to-bottom — durable strategy reads correctly as the canonical entry point.
  • Verify docs/gtm/taxonomy.md event names, namespaces, CTA ids match how Spec 1 will encode them.
  • Confirm libs/telemetry/README.md trust contract is acceptable to publish as the public commitment.
  • Manually install the Cowork skill: mkdir -p ~/.claude/skills/gtm && ln -sf "\$(pwd)/cowork/gtm/SKILL.md" ~/.claude/skills/gtm/SKILL.md, then /gtm in a Claude Code session.
  • Confirm next workstream (analytics-foundation) is ready to brainstorm against this scaffold.

🤖 Generated with Claude Code

Establish the api/cli-first GTM foundation:

- gtm.md at repo root: durable strategy (positioning, ICP, funnels, phases,
  non-goals, cadence).
- docs/gtm/{icp,messaging,taxonomy}.md: operational docs (hand-edited).
- tools/posthog/README.md: dashboards-as-code conventions; implementation
  lands in the analytics-foundation workstream.
- libs/telemetry/README.md: public trust contract for @ngaf/telemetry
  (opt-out Node, opt-in browser, never default in @ngaf/* browser packages).
- cowork/README.md + cowork/gtm/SKILL.md: single Cowork skill that operates
  the motion (weekly snapshots, lead triage, workstream scaffolding,
  status reads). Manually installed; project-local; not a marketplace plugin.
- Meta-spec at docs/superpowers/specs/gtm/2026-05-13-gtm-meta-design.md.
- This plan at docs/superpowers/plans/gtm/2026-05-13-gtm-meta.md.

No code, no PostHog API calls, no website changes. Subsumes the May-2
PostHog instrumentation plan into the upcoming analytics-foundation spec.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 13, 2026 10:20pm

Request Review

@blove blove merged commit 28af1b5 into main May 13, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant